FrameLib  2.0
DSP processing with frames of arbitrary timing and length
FrameLib_Multistream.h File Reference
#include "FrameLib_Types.h"
#include "FrameLib_Context.h"
#include "FrameLib_Object.h"
#include "FrameLib_DSP.h"
#include <algorithm>
#include <vector>

Go to the source code of this file.

Classes

class  FrameLib_Multistream
 a abstract class proving multi-stream connnections and the means to the number of streams in a network. More...
 
class  FrameLib_Expand< T >
 a template class for providing multi-stream support to any FrameLib_Block class. More...